home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Dev / Meshwriter / TestAll / testall.project < prev   
Encoding:
Text File  |  1999-12-03  |  1.7 KB  |  116 lines

  1. ;MaxonCPP-Project
  2.  
  3. <Project-Options>
  4. -dir "Lang:3doConverter/meshwriter/testall/" -args "" -stack 10 -pri 0
  5. <End>
  6.  
  7.  
  8. <Linker-Options>
  9. -gD -gl -gh50 -w600 
  10. -j "PROGDIR:amiga/mcpp-libs/" 
  11. <End>
  12.  
  13. <C-Options>
  14. -wACEFNMOPRTV -pc -g00 -g80 -go -gb0 -gM -bs0 -a0 -t -px -b0 -mX 
  15. -i "PROGDIR:amiga/c-inc/" 
  16. -i "Lang:3doConverter/meshwriter/" 
  17. <End>
  18.  
  19. <ASM-Options>
  20. -c cWSElMo0F -0xff 
  21. <End>
  22.  
  23.  
  24. <CSources>
  25. "testall.c" "testall.o"
  26.     <Dependencies>
  27.         "/meshlib.h"
  28.         "testall.c"
  29.     <End>
  30. "/meshwriter.c" "/meshwriter.o"
  31.     <C-Options>
  32.         -gb 
  33.     <End>
  34.     <Dependencies>
  35.         "/compiler.h"
  36.         "/dxf.h"
  37.         "/imagine.h"
  38.         "/lightwave.h"
  39.         "/meshwriter.c"
  40.         "/meshwriter_private.h"
  41.         "/pov3.h"
  42.         "/raw.h"
  43.         "/reflections.h"
  44.         "/vrml1.h"
  45.     <End>
  46. "/raw.c" "/raw.o"
  47.     <Dependencies>
  48.         "/meshwriter_private.h"
  49.         "/raw.c"
  50.         "/utilities.h"
  51.     <End>
  52. "/utilities.c" "/utilities.o"
  53.     <Dependencies>
  54.         "/utilities.c"
  55.     <End>
  56. "/imagine.c" "/imagine.o"
  57.     <Dependencies>
  58.         "/imagine.c"
  59.         "/meshwriter_private.h"
  60.         "/utilities.h"
  61.     <End>
  62. "/dxf.c" "/dxf.o"
  63.     <Dependencies>
  64.         "/dxf.c"
  65.         "/meshwriter_private.h"
  66.     <End>
  67. "/lightwave.c" "/lightwave.o"
  68.     <Dependencies>
  69.         "/lightwave.c"
  70.         "/meshwriter_private.h"
  71.         "/utilities.h"
  72.     <End>
  73. "/pov3.c" "/pov3.o"
  74.     <Dependencies>
  75.         "/meshwriter_private.h"
  76.         "/pov3.c"
  77.     <End>
  78. "/reflections.c" "/reflections.o"
  79.     <Dependencies>
  80.         "/meshwriter_private.h"
  81.         "/reflections.c"
  82.         "/utilities.h"
  83.     <End>
  84. "/vrml1.c" "/vrml1.o"
  85.     <Dependencies>
  86.         "/meshwriter_private.h"
  87.         "/vrml1.c"
  88.     <End>
  89. <End>
  90.  
  91. <CIncludes>
  92. "/meshwriter_private.h"
  93. "/meshwriter_public.h"
  94. "/meshlib.h"
  95. "/imagine.h"
  96. "/raw.h"
  97. "/utilities.h"
  98. "/dxf.h"
  99. "/lightwave.h"
  100. "/pov3.h"
  101. "/reflections.h"
  102. "/vrml1.h"
  103. <End>
  104.  
  105. <Executable>
  106. "ram:testall"
  107.     <Options>
  108.         -autowrite
  109.     <End>
  110. <End>
  111.  
  112. <LinkLibs>
  113. "Lang:MCPP4.0_PRO/amiga/c-libs/amiga.lib"
  114. <End>
  115.  
  116.